Skip to content

RDKEMW-20856: Add minidump prefix#463

Open
Sonajeya31 wants to merge 2 commits into
developfrom
topic/RDKEMW-20856-4
Open

RDKEMW-20856: Add minidump prefix#463
Sonajeya31 wants to merge 2 commits into
developfrom
topic/RDKEMW-20856-4

Conversation

@Sonajeya31

Copy link
Copy Markdown
Contributor

Description

This PR brings the minidump prefix for the minidumpfile name

Test Procedure

Refer ticker

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • [# ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (doesn't fit into the above categories - e.g. documentation updates)

Requires Bitbake Recipe changes?

  • [ #] The base Bitbake recipe (meta-rdk-ext/recipes-containers/dobby/dobby.bb) must be modified to support the changes in this PR (beyond updating SRC_REV)

Copilot AI review requested due to automatic review settings July 10, 2026 07:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for prefixing generated minidump filenames using a new minidump_prefix annotation, falling back to the containerId when the annotation is missing.

Changes:

  • Introduces a MINIDUMP_PREFIX annotation key.
  • Updates minidump destination filename generation to use minidump_prefix (when present) as the leading filename component.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread rdkPlugins/Minidump/source/Minidump.cpp
Comment thread rdkPlugins/Minidump/source/Minidump.cpp
Comment thread rdkPlugins/Minidump/source/Minidump.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants